home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Antivirus / Panda Antivirus / plat.exe / data1.cab / Comunes / Analisis.dll / RCDATA / TANALISISWINDOW / TANALISISWINDOW.txt
Encoding:
Text File  |  1999-03-31  |  8.9 KB  |  397 lines

  1. object AnalisisWindow: TAnalisisWindow
  2.   Tag = 100
  3.   Left = 227
  4.   Top = 95
  5.   Width = 500
  6.   Height = 394
  7.   Caption = 'An∩┐╜lisis'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCloseQuery = FormCloseQuery
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object StatusBar1: TStatusBar
  18.     Left = 0
  19.     Top = 348
  20.     Width = 492
  21.     Height = 19
  22.     Panels = <>
  23.     SimplePanel = True
  24.     SizeGrip = False
  25.   end
  26.   object Panel1: TPanel
  27.     Left = 0
  28.     Top = 0
  29.     Width = 492
  30.     Height = 173
  31.     Align = alTop
  32.     BevelInner = bvLowered
  33.     BevelOuter = bvNone
  34.     TabOrder = 1
  35.     object Panel4: TPanel
  36.       Left = 411
  37.       Top = 1
  38.       Width = 80
  39.       Height = 171
  40.       Align = alRight
  41.       BevelOuter = bvNone
  42.       TabOrder = 0
  43.       object BAceptar: TButton
  44.         Tag = 2200
  45.         Left = 0
  46.         Top = 8
  47.         Width = 75
  48.         Height = 22
  49.         Caption = '&Aceptar'
  50.         ModalResult = 1
  51.         TabOrder = 0
  52.         OnClick = BAceptarClick
  53.       end
  54.       object BCancelar: TButton
  55.         Tag = 2400
  56.         Left = 0
  57.         Top = 33
  58.         Width = 75
  59.         Height = 22
  60.         Caption = '&Cancelar'
  61.         ModalResult = 2
  62.         TabOrder = 1
  63.         OnClick = BCancelarClick
  64.       end
  65.       object BInforme: TButton
  66.         Tag = 26600
  67.         Left = 0
  68.         Top = 59
  69.         Width = 75
  70.         Height = 22
  71.         Caption = 'Ver &Informe'
  72.         TabOrder = 2
  73.         OnClick = BInformeClick
  74.       end
  75.       object Animate1: TAnimate
  76.         Left = 16
  77.         Top = 104
  78.         Width = 41
  79.         Height = 41
  80.         Active = False
  81.         FileName = '.\monitor.avi'
  82.         StopFrame = 25
  83.       end
  84.     end
  85.     object Panel5: TPanel
  86.       Left = 1
  87.       Top = 1
  88.       Width = 410
  89.       Height = 171
  90.       Align = alClient
  91.       BevelOuter = bvNone
  92.       TabOrder = 1
  93.       object LblPathAnalizado: TLabel
  94.         Left = 5
  95.         Top = 10
  96.         Width = 400
  97.         Height = 13
  98.         AutoSize = False
  99.       end
  100.       object Progreso: TProgressBar
  101.         Left = 5
  102.         Top = 32
  103.         Width = 400
  104.         Height = 15
  105.         Min = 0
  106.         Max = 100
  107.         Step = 1
  108.         TabOrder = 0
  109.       end
  110.       object Panel2: TPanel
  111.         Tag = -1
  112.         Left = 5
  113.         Top = 60
  114.         Width = 400
  115.         Height = 109
  116.         BevelInner = bvLowered
  117.         TabOrder = 1
  118.         object Bevel1: TBevel
  119.           Left = 10
  120.           Top = 16
  121.           Width = 380
  122.           Height = 13
  123.           Shape = bsBottomLine
  124.         end
  125.         object Label8: TLabel
  126.           Tag = 26000
  127.           Left = 95
  128.           Top = 8
  129.           Width = 95
  130.           Height = 13
  131.           Alignment = taCenter
  132.           AutoSize = False
  133.           Caption = 'Analizados'
  134.           Color = clBtnFace
  135.           ParentColor = False
  136.         end
  137.         object Label9: TLabel
  138.           Tag = 26100
  139.           Left = 190
  140.           Top = 8
  141.           Width = 95
  142.           Height = 13
  143.           Alignment = taCenter
  144.           AutoSize = False
  145.           Caption = 'Infectados'
  146.         end
  147.         object Label10: TLabel
  148.           Tag = 26200
  149.           Left = 285
  150.           Top = 8
  151.           Width = 95
  152.           Height = 13
  153.           Alignment = taCenter
  154.           AutoSize = False
  155.           Caption = 'Desinfectados'
  156.         end
  157.         object LabelMemoria: TLabel
  158.           Tag = 26300
  159.           Left = 10
  160.           Top = 36
  161.           Width = 43
  162.           Height = 13
  163.           Caption = 'Memoria '
  164.           Color = clBtnFace
  165.           ParentColor = False
  166.         end
  167.         object LabelFicheros: TLabel
  168.           Tag = 15400
  169.           Left = 10
  170.           Top = 68
  171.           Width = 40
  172.           Height = 13
  173.           Caption = 'Ficheros'
  174.         end
  175.         object LabelBoot: TLabel
  176.           Tag = 400
  177.           Left = 10
  178.           Top = 52
  179.           Width = 22
  180.           Height = 13
  181.           Caption = 'Boot'
  182.         end
  183.         object LabelMensajes: TLabel
  184.           Tag = 26500
  185.           Left = 10
  186.           Top = 84
  187.           Width = 45
  188.           Height = 13
  189.           Caption = 'Mensajes'
  190.         end
  191.         object PanelAna: TPanel
  192.           Tag = -1
  193.           Left = 95
  194.           Top = 33
  195.           Width = 95
  196.           Height = 71
  197.           BevelOuter = bvNone
  198.           TabOrder = 0
  199.           object LblMemAnalizada: TLabel
  200.             Tag = 26400
  201.             Left = 0
  202.             Top = 3
  203.             Width = 95
  204.             Height = 13
  205.             Alignment = taCenter
  206.             AutoSize = False
  207.             Caption = 'No'
  208.             Color = clBtnFace
  209.             ParentColor = False
  210.           end
  211.           object LblBootsAnalizados: TLabel
  212.             Left = 0
  213.             Top = 19
  214.             Width = 95
  215.             Height = 13
  216.             Alignment = taCenter
  217.             AutoSize = False
  218.             Caption = '0'
  219.           end
  220.           object LblFicherosAnalizados: TLabel
  221.             Left = 0
  222.             Top = 35
  223.             Width = 95
  224.             Height = 13
  225.             Alignment = taCenter
  226.             AutoSize = False
  227.             Caption = '0'
  228.           end
  229.           object LblMensajesAnalizados: TLabel
  230.             Left = 0
  231.             Top = 51
  232.             Width = 95
  233.             Height = 13
  234.             Alignment = taCenter
  235.             AutoSize = False
  236.             Caption = '0'
  237.           end
  238.         end
  239.         object PanelInf: TPanel
  240.           Tag = -1
  241.           Left = 190
  242.           Top = 33
  243.           Width = 95
  244.           Height = 71
  245.           BevelOuter = bvNone
  246.           TabOrder = 1
  247.           object LblMemInfectada: TLabel
  248.             Tag = 26400
  249.             Left = 0
  250.             Top = 3
  251.             Width = 95
  252.             Height = 13
  253.             Alignment = taCenter
  254.             AutoSize = False
  255.             Caption = 'No'
  256.           end
  257.           object LblBootsInfectados: TLabel
  258.             Left = 0
  259.             Top = 19
  260.             Width = 95
  261.             Height = 13
  262.             Alignment = taCenter
  263.             AutoSize = False
  264.             Caption = '0'
  265.           end
  266.           object LblFicherosInfectados: TLabel
  267.             Left = 0
  268.             Top = 35
  269.             Width = 95
  270.             Height = 13
  271.             Alignment = taCenter
  272.             AutoSize = False
  273.             Caption = '0'
  274.           end
  275.           object LblMensajesInfectados: TLabel
  276.             Left = 0
  277.             Top = 51
  278.             Width = 95
  279.             Height = 13
  280.             Alignment = taCenter
  281.             AutoSize = False
  282.             Caption = '0'
  283.           end
  284.         end
  285.         object PanelDes: TPanel
  286.           Tag = -1
  287.           Left = 285
  288.           Top = 33
  289.           Width = 95
  290.           Height = 71
  291.           BevelOuter = bvNone
  292.           TabOrder = 2
  293.           object LblMemDesinfectada: TLabel
  294.             Left = 0
  295.             Top = 3
  296.             Width = 95
  297.             Height = 13
  298.             Alignment = taCenter
  299.             AutoSize = False
  300.             Caption = '--'
  301.           end
  302.           object LblBootsDesinfectados: TLabel
  303.             Left = 0
  304.             Top = 19
  305.             Width = 95
  306.             Height = 13
  307.             Alignment = taCenter
  308.             AutoSize = False
  309.             Caption = '0'
  310.           end
  311.           object LblFicherosDesinfectados: TLabel
  312.             Left = 0
  313.             Top = 35
  314.             Width = 95
  315.             Height = 13
  316.             Alignment = taCenter
  317.             AutoSize = False
  318.             Caption = '0'
  319.           end
  320.           object LblMensajesDesinfectados: TLabel
  321.             Left = 0
  322.             Top = 51
  323.             Width = 95
  324.             Height = 13
  325.             Alignment = taCenter
  326.             AutoSize = False
  327.             Caption = '0'
  328.           end
  329.         end
  330.       end
  331.     end
  332.   end
  333.   object Panel3: TPanel
  334.     Left = 0
  335.     Top = 173
  336.     Width = 492
  337.     Height = 175
  338.     Align = alClient
  339.     BevelOuter = bvNone
  340.     Caption = 'Panel3'
  341.     Color = clWhite
  342.     TabOrder = 2
  343.     object Lista: TPandaListView
  344.       Tag = 32900
  345.       Left = 0
  346.       Top = 0
  347.       Width = 492
  348.       Height = 175
  349.       Align = alClient
  350.       BorderStyle = bsNone
  351.       ColumnClick = False
  352.       Columns = <
  353.         item
  354.           Caption = 'Incidencia'
  355.           Width = 90
  356.         end
  357.         item
  358.           Caption = 'Tarea'
  359.           Width = 90
  360.         end
  361.         item
  362.           Caption = 'Fecha - Hora'
  363.           Width = 80
  364.         end
  365.         item
  366.           Caption = 'Ruta'
  367.           Width = 155
  368.         end
  369.         item
  370.           Caption = 'Acci∩┐╜n'
  371.         end>
  372.       ReadOnly = True
  373.       ParentShowHint = False
  374.       ShowHint = False
  375.       TabOrder = 0
  376.       ViewStyle = vsReport
  377.       OnResize = ListaResize
  378.       MensajeListaVacia = 'No hay elementos disponibles en esta vista'
  379.     end
  380.   end
  381.   object TimerMinimizado: TTimer
  382.     Interval = 400
  383.     OnTimer = OnTimerMinimizado
  384.     Left = 448
  385.     Top = 136
  386.   end
  387.   object ManuForm1: TManuForm
  388.     Enabled = False
  389.     TitleBar.ApplicationInfo.FontStyle = [fsBold]
  390.     TitleBar.Color = clMaroon
  391.     TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
  392.     TitleBar.NbOfColors = 0
  393.     Left = 452
  394.     Top = 89
  395.   end
  396. end
  397.